-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.11
-
Code
-
Classes
- AbstractReservationService
| Total Complexity |
192 |
| Dependencies |
41 |
| Dependents |
0 |
| Total lines |
1,085 |
| Lines of code |
639 |
| Logical lines of code |
291 |
| Comment lines |
237 |
| Methods |
24 |
| Properties |
1 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| processBooking() |
D |
31 |
37 |
97 |
| addPayment() |
C |
35 |
29 |
74 |
| finalize() |
C |
30 |
25 |
119 |
| processRequest() |
B |
39 |
22 |
56 |
| runPostBookingActions() |
B |
38 |
20 |
70 |
| getSuccessBookingResponse() |
A |
40 |
5 |
68 |
| getWcStatus() |
S |
59 |
7 |
12 |
| deleteReservation() |
S |
58 |
6 |
17 |
| getResultData() |
S |
55 |
5 |
21 |
| deleteSingleReservation() |
S |
55 |
5 |
20 |
| applyDeposit() |
S |
65 |
6 |
9 |
| getTax() |
S |
67 |
4 |
7 |
| getTaxAmount() |
S |
65 |
3 |
9 |
| getTaxRate() |
S |
64 |
3 |
10 |
| getCouponDiscountAmount() |
S |
71 |
3 |
5 |
| inspectMinimumCancellationTime() |
S |
62 |
2 |
12 |
| deleteUserIfNew() |
S |
71 |
2 |
6 |
| setToken() |
S |
68 |
2 |
7 |
| __construct() |
S |
81 |
1 |
3 |
| manageException() |
S |
69 |
1 |
7 |
| getPaymentAmount() |
S |
100 |
1 |
0 |
| getNew() |
S |
68 |
1 |
7 |
| getProvidersPaymentAmount() |
S |
82 |
1 |
3 |
| manageTaxes() |
S |
100 |
1 |
0 |